Release 0.13
authorColin Walters <walters@verbum.org>
Thu, 26 Aug 2021 01:21:20 +0000 (21:21 -0400)
committerColin Walters <walters@verbum.org>
Fri, 6 May 2022 16:53:57 +0000 (12:53 -0400)
commit09ef16fdbf6eee4b57f6a3e8b571abc9a20e5968
tree0b80cddf48f68bf4adaeec4e3ebbdff81d3dd910
parentb17f3b37f0ea48a8a47a2f09b3c6b41e80d87499
Release 0.13

Just an update to support libostree v2021.4, but bumping semver
because a few APIs (correctly) gained `Option<T>`.
13 files changed:
rust-bindings/rust/Cargo.toml
rust-bindings/rust/conf/ostree.toml
rust-bindings/rust/gir-files/OSTree-1.0.gir
rust-bindings/rust/src/auto/constants.rs
rust-bindings/rust/src/auto/flags.rs
rust-bindings/rust/src/auto/mod.rs
rust-bindings/rust/src/auto/repo.rs
rust-bindings/rust/src/auto/repo_finder_result.rs
rust-bindings/rust/sys/Cargo.toml
rust-bindings/rust/sys/src/lib.rs
rust-bindings/rust/sys/tests/abi.rs
rust-bindings/rust/sys/tests/constant.c
rust-bindings/rust/sys/tests/layout.c